View::View

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:22 1991
Index Return to Main Contents
 

NAME

View::View - instance method  

TEMPLATE

void View(EvtHandler * nextHandler, Rectangle initialExtent, int id = cIdNone)  

SPECIFIERS

public  

DESCRIPTION

The constructor initializes the instance variables and clears the flags eVObjOpen | eVObjHFixed | eVObjVFixed.  

ARGUMENTS

EvtHandler * nextHandler

see
instvar nexthandler
Rectangle initialExtent

the initial extent of the content rectangle
int id = cIdNone

the id of the View
 

RETURN ARGUMENT

void

 

CATEGORIES

overrider interface

 

FILES

implementation:
View.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:20 GMT, March 30, 2022